Welcome![Sign In][Sign Up]
Location:
Search - hough matlab

Search list

[Other resourceHough-tuoyuan

Description: Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
Platform: | Size: 2537 | Author: 郭飞 | Hits:

[Special Effectshough-tuoyuanjiance

Description: 用matlab编写的实现椭圆检测的程序,自己稍微改下就可以-using Matlab prepared by the realization ellipse detection procedures, their own little can be changed under
Platform: | Size: 966 | Author: 张亮 | Hits:

[Special Effectshoughbianhuan

Description: 对图像进行边缘提取,能够对图像边缘提取更加精确,判断图像缺陷的位置(Hough can be able to extract more accurate image edge, and judge the position of image defect)
Platform: | Size: 11264 | Author: 袋子没有糖糖 | Hits:

[Special Effectshough,gabor,Radon,headata,wdcbm2()

Description: 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry from the image; the basic principle is to use point and line duality, the original image space curve given expression through the curve into a parameter space of a point, so the peak detection problem is given in the original image is transformed into searching the parameter space.)
Platform: | Size: 4096 | Author: LD1 | Hits:

[Special EffectsHough变换

Description: matlab中Hough.m文件函数源代码(Matlab Hough.m file function source code)
Platform: | Size: 9216 | Author: 兰柯一梦 | Hits:

[OtherMATLAB实用源代码

Description: 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
Platform: | Size: 113664 | Author: 春天里的野百合 | Hits:

[Special Effectshough变换-matlab

Description: 对图像进行hough变换,观察像素点变换情况(The image is transformed by Hough, and the pixel transformation is observed)
Platform: | Size: 1024 | Author: lllyyy805 | Hits:

[Special Effectshoughchange1

Description: 分别详述的hough变换的每一步代码程序,体现了hough变换的思想(Hough transform are detailed every step of the code, Hough embodies the idea of transformation)
Platform: | Size: 2048 | Author: hery855 | Hits:

[Special Effectshough直线检测

Description: matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
Platform: | Size: 288768 | Author: 哈哈124 | Hits:

[Special EffectsMATLAB-image-processing-master (1)

Description: 图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means algorithm.)
Platform: | Size: 5120 | Author: gimmly | Hits:

[OtherHough

Description: 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
Platform: | Size: 4096 | Author: jm2017 | Hits:

[Internet-Network边缘检测hough直线

Description: 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
Platform: | Size: 114688 | Author: 王浩号 | Hits:

[Special Effects边缘检测和hough 变换实现边缘检测MATLAB

Description: 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
Platform: | Size: 3072 | Author: 开心笑一笑 | Hits:

[Special Effectshough

Description: 在matlab中用hough道路图像提取道路标线(Using Hough road image to extract road marking in MATLAB)
Platform: | Size: 5586944 | Author: 阿立 | Hits:

[Special Effectshough变换提取椭圆matlab源程序

Description: hough变换提取椭圆,可以从二值图像中提取出椭圆(The ellipse can be extracted from Hough transform, and ellipse can be extracted from the two valued image.)
Platform: | Size: 149504 | Author: wangxu | Hits:

[Mathimatics-Numerical algorithmsMATLAB求图形的最大内切圆代码

Description: hough变换找直线matlab下能直接运行(Hough transformation which can run directly in matlab environment.)
Platform: | Size: 3072 | Author: XIAOXIAGEGE | Hits:

[Mathimatics-Numerical algorithmshough变换找直线matlab下能直接运行

Description: hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)
Platform: | Size: 14336 | Author: XIAOXIAGEGE | Hits:

[Special EffectsMATLAB hough变换答题卡识别(GUI,配论文)

Description: 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 3465216 | Author: www.wobishe.com | Hits:

[matlabMATLAB答题卡识别(GUI,论文)

Description: MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 4011008 | Author: for Matlab | Hits:

[Othermatlab实现识别图像中时钟的时间(244597)

Description: 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)
Platform: | Size: 166912 | Author: 大宇宇啊 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »

CodeBus www.codebus.net